USAGE: xcc inimg outimg [-t file] [-w file] [-s rad] [-n lines]
[-b] [-z pix] [-i imgtype] [-f len] [-L]
xcc determines, in an efficient manner, (estimates of) center positions
for circular objects by taking advantage of knwoledge about the
circular object shape and object size, the latter in the form of
known radius, R, or mean and variance of the distribution of radii.
ARGUMENTS:
inimg: input image filename
(TIF)
outimg: output image filename (TIF)
OPTIONS:
-t file: read test input from file fn
( .tpl) -s, -n options disabled
-w file: write disk parameters to file
fn.dsk
-s rad: supply estimated (mean)
disk radius (in pix)
-n lines: supply min nof scan lines to sample
each disk
(must exceed 2)
-b: do not
display disk bdy
-z pix: zero a border strip of width
pix (default: 1)
-i str: specify image type, B(BINARY)
(default) or G (GRAY)
-f len: specify edge filter len,
(odd)l (default: 5)
-L: print
Software License for this module
Example:
xcc sbcirc.tif scbircC.tif -s40 -n6 -z2 -iB
sbcirc.tif:
scbircC.tif:
Copyright (C) 1999 MLMSoftware Group, LLC.